show
Shows a previously hidden fragment. This is only relevant for fragments whose views have been added to a container, as this will cause the view to be shown.
Return
Returns the same FragmentTransaction instance.
Parameters
fragment
The fragment to be shown.